CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android port

搜索资源列表

  1. android-serialport-api android平台上用于串口访问的参考代码

    0下载:
  2. android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various projects, the program automati
  3. 所属分类:android开发

    • 发布日期:2017-03-21
    • 文件大小:194458
    • 提供者:Frank
  1. SerialDemo

    0下载:
  2. android 实现串口通讯源代码,源于google给出的SerialPort,部分修改-android serial port--code
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:124097
    • 提供者:kun
  1. SocketTool

    0下载:
  2. 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:416460
    • 提供者:wangyonggang
  1. serialport

    0下载:
  2. android 对串口访问对写的 api-android
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:300424
    • 提供者:zzp
  1. android-guide

    0下载:
  2. android guide is a full guide to port android to mini2440 friendlyarm development board
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:581138
    • 提供者:sekes
  1. Pro_Android_Games

    0下载:
  2. Create and port cool games like Space Blaster, classic Asteroids™ , Doom and Wolfenstein™ 3D using Android-Create and port cool games like Space Blaster, classic Asteroids™ , Doom and Wolfenstein™ 3D using Android
  3. 所属分类:android

    • 发布日期:2016-01-22
    • 文件大小:1901568
    • 提供者:KimJuHyok
  1. android-port

    0下载:
  2. 我自己前一段时间收集的android上层开发、底层移植文档。希望对大家有所帮助!-I have collected some time ago the upper android development of the underlying Portable Document. We want to help!
  3. 所属分类:android

    • 发布日期:2017-06-21
    • 文件大小:35266654
    • 提供者:苗瑞瑞
  1. Android

    0下载:
  2. 用Android手机连接串口服务器控制串口继电器开关来通断家电电源-Android phone to connect a serial device server to control the serial port relay switch off home appliances power
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2673
    • 提供者:
  1. android-serial-port-communication

    0下载:
  2. android app开发,串口通信。数据接收-android app development, serial communication. Data reception
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:105391
    • 提供者:Siliya
  1. Android-bluetooth

    1下载:
  2. 一个基于蓝牙进行通讯的文档,对蓝牙虚拟串口进行了详细的讲解。-A Bluetooth-based communication documentation, detailed explanation of Bluetooth virtual serial port.
  3. 所属分类:软件工程

    • 发布日期:2013-04-10
    • 文件大小:247740
    • 提供者:wangfubin
  1. Android-ADB-tool

    0下载:
  2. ADB的工作方式比较特殊采用监听Socket TCP 5554等端口的方式让IDE和Qemu通信,默认情况下ADB会daemon相关的网络端口,所以当我们运行Eclipse时ADB进程就会自动运行,在Eclipse中通过DDMS来调试Android程序;也可以通过手动方式调用,以下为一些常用的操作供参考。-ADB has a special way of working listens on the Socket TCP 5554 port IDE and Qemu communication
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:24965
    • 提供者:张文颖
  1. Android UDP Server-Client

    0下载:
  2. It enables UDP Communication Port into your Android Machine, can connect to Computer too just make sure the Firewall is Turning Off
  3. 所属分类:其它

    • 发布日期:2014-10-31
    • 文件大小:15719
    • 提供者:wa_one_mail
  1. cegui-android-port

    0下载:
  2. CEGUI的安卓移植,非常稀有,因为官方都还没出安卓版。 CEGUI是很多游戏的界面引擎,包括Ogre等都支持这个。-the android port of CEGUI
  3. 所属分类:android

    • 发布日期:2017-06-13
    • 文件大小:20347864
    • 提供者:董小平
  1. 2048-android

    0下载:
  2. 一个WebView加载本地存储的HTML文件的原创游戏2048,无需联网。-This is the android port of the 2048 game made by Gabriele Cirulli It s nothing fancy, just a webview that loads the locally stored html files of the original game.
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:779881
    • 提供者:zhch51
  1. Android系统访问串口设备源码

    0下载:
  2. Android串口 程序,可以操作串口通信(Android Serial port can operate com conmunicate)
  3. 所属分类:android开发

    • 发布日期:2017-12-21
    • 文件大小:963584
    • 提供者:江东布衣
  1. Rtsp-Android-Client-master

    0下载:
  2. rtsp h264 //可以单独传入port值,不在地址中增加 //如未传入port只,且地址中没有port,默认使用554 int port = 554; //支持传入用户名密码,某些RTSP服务器需要认证使用 String username = "80444"; String password = "123456"; //传入使用协议和认
  3. 所属分类:android开发

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:lingege
  1. Android串口调试软件源码

    0下载:
  2. 串口调试软件,用于安卓平台的串口数据收发(Serial port debug software for serial data receiving and receiving of Android platform)
  3. 所属分类:android开发

    • 发布日期:2018-01-09
    • 文件大小:257024
    • 提供者:cliffa
  1. android-serialport-api

    1下载:
  2. Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:208896
    • 提供者:thomas_2018
  1. com.microsoft.rdc.android-8.1.58.304-70

    0下载:
  2. RDP for android,port to apk
  3. 所属分类:android开发

    • 发布日期:2018-04-30
    • 文件大小:9953280
    • 提供者:q1051278389
  1. 基于android手机的蓝牙串口调试助手(源码)

    1下载:
  2. 基于android手机的蓝牙串口调试助手(源码)(Bluetooth Serial Port Debugging Assistant (Source Code) Based on Android Mobile Phone)
  3. 所属分类:android开发

    • 发布日期:2020-08-29
    • 文件大小:14668800
    • 提供者:浩123456
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com